﻿2026-07-29T21:27:15.7197193Z ##[group]Run if ! command -v mdbook >/dev/null && [ ! -x "$HOME/.cargo/bin/mdbook" ]; then
2026-07-29T21:27:15.7197719Z [36;1mif ! command -v mdbook >/dev/null && [ ! -x "$HOME/.cargo/bin/mdbook" ]; then[0m
2026-07-29T21:27:15.7198059Z [36;1m  cargo install mdbook --locked[0m
2026-07-29T21:27:15.7198285Z [36;1mfi[0m
2026-07-29T21:27:15.7198477Z [36;1mexport PATH="$HOME/.cargo/bin:$PATH"[0m
2026-07-29T21:27:15.7198792Z [36;1mcargo run -p xtask -- docs-bundle "$RUNNER_TEMP/spt-docs.tar.gz"[0m
2026-07-29T21:27:15.7199632Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./llms-full.txt$'[0m
2026-07-29T21:27:15.7200046Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./manifest.schema.json$'[0m
2026-07-29T21:27:15.7200459Z [36;1mtar -tzf "$RUNNER_TEMP/spt-docs.tar.gz" | grep -q '^./index.html$'[0m
2026-07-29T21:27:15.7214650Z shell: /usr/bin/bash -e {0}
2026-07-29T21:27:15.7214873Z env:
2026-07-29T21:27:15.7215065Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T21:27:15.7227820Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T21:27:15.7228101Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T21:27:15.7228488Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-xtx1Ek
2026-07-29T21:27:15.7229060Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-xtx1Ek
2026-07-29T21:27:15.7229517Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-xtx1Ek
2026-07-29T21:27:15.7229938Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-xtx1Ek
2026-07-29T21:27:15.7230281Z ##[endgroup]
2026-07-29T21:27:15.9652524Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
2026-07-29T21:27:15.9774712Z      Running `target/debug/xtask docs-bundle /home/reavus/actions-runner/_work/_temp/spt-docs.tar.gz`
2026-07-29T21:27:16.0022141Z  INFO Book building has started
2026-07-29T21:27:16.0047228Z  INFO Running the html backend
2026-07-29T21:27:16.1699640Z  INFO HTML book written to `/home/reavus/actions-runner/_work/_temp/spt-test-tmp-30491030714-1-xtx1Ek/spt-docs-bundle-3774741`
2026-07-29T21:27:16.2931485Z xtask docs-bundle: wrote /home/reavus/actions-runner/_work/_temp/spt-docs.tar.gz (1462093 bytes)
2026-07-29T21:27:16.3375670Z tar: stdout: write error
2026-07-29T21:27:16.3583951Z tar: stdout: write error
